CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - find minimum

搜索资源列表

  1. shuzhifenxi

    1下载:
  2. 北航数值分析大作业三,功能为用Newdon法求解非线性方程组,Gauss法求解线性方程组,求矩阵的逆,二元二次插值,按最小二乘原则进行二元拟合并自动寻找最小阶数。-Northern analysis of large numerical operations three functions with Newdon method for solving nonlinear equations, Gauss method for solving linear equations, find the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:8243
    • 提供者:朱付涛
  1. Steepest

    3下载:
  2. 计算梯度下降法计算极值,只能找到局部最小点。可以通过调整步长实现全局最小-Calculation of gradient descent method to calculate extreme value, can only find local minimum point. By adjusting the step size can achieve the global minimum
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-20
    • 文件大小:1204
    • 提供者:宗丹
  1. sy5

    0下载:
  2. 寻找最大值和最小值的汇编语言程序,简单,易懂,实用。-Find maximum and minimum values of the assembly language procedures, simple, understandable and practical.
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:910
    • 提供者:唐世兴
  1. prim

    0下载:
  2. 自己编的,在VB中实现普里姆最小生成树算法的代码,有图的,边的权值是随机生成的,5个节点,点“generate tree”,就会显示出最小树。-Own, and in VB in the minimum spanning tree algorithm prim implementation code, there is graph, edge weights are randomly generated, five nodes, point " generate tree" ,
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2276
    • 提供者:
  1. MATLAB

    0下载:
  2. MATLAB中GA遗传算法工具箱帮助信息-Find the minimum of a function using genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:72013
    • 提供者:陈琳
  1. recurs

    0下载:
  2. /* Divide and Conquer */ /* Find minimum and maximum from a given series of numbers */ /* by using above said policy */ gcd fibonacci-/* Divide and Conquer*/ /* Find minimum and maximum from a given series of numbers*/ /* by using
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4008
    • 提供者:abhishek
  1. lmin

    0下载:
  2. Find local minimum in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1065
    • 提供者:idillus
  1. GeneticAlgorithmLibrarywithJavaGUI

    0下载:
  2. The Genetic Algorithm Library is used for function optimization i.e.to find minimum or maximum value of a function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1169028
    • 提供者:anatolia
  1. pattenrecongition

    0下载:
  2. 通过用最小距离分类判别方法,用MATLAB程序找出最小距离分类判别时的识别界面,从而进行识别已知的两类训练样本,并分析其识别错误率。-By using minimum distance classifier discriminant method, using MATLAB program to find the minimum distance classifier recognition interface when the judge, which is known to identify
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:4482
    • 提供者:lixue
  1. MaxMin_Detection

    0下载:
  2. There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)-There are nu
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:8894
    • 提供者:senorita
  1. prims

    0下载:
  2. This source file for prims algorithm of data structures.It used to find minimum spanning tree. -This is source file for prims algorithm of data structures.It used to find minimum spanning tree.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:683
    • 提供者:shamrao
  1. my_least_squares

    0下载:
  2. -least squares algorithms using gradient descent to find minimum of function - gaussian fit algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1061
    • 提供者:mic
  1. rsq

    0下载:
  2. Structure rmq(range minimum or maximum query) help to find minimum or maximum on segment l and r O(log(l-r+1)) and update O(logN)
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:107724
    • 提供者:ODDI
  1. 1

    0下载:
  2. 对内存中给定的几个无符号字节数,求其最大值和最小值并在数码管上显示。-Memory in a given number of unsigned bytes, find the maximum and minimum values shown in the digital control.
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:770
    • 提供者:李丽
  1. SGAPublic

    0下载:
  2. 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉; 单点变异,浮点变异;-The SGA can optimize the variables, find minimum, maximum (when the function is also seeking the minimum reciprocal friends) and support for floating-
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:557
    • 提供者:冯紫藤
  1. CreateExemplars

    0下载:
  2. this source code find minimum,maximum ,mean and variance of image databases and store them in file named exemplars.mat
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:738
    • 提供者:saei
  1. ACM_code

    0下载:
  2. ACM常用算法,内容涵盖了如快速傅里叶变换,求排列组合数,判断图形是凸集还是凹集,求解模线性方程,求最小生成树等算法-ACM commonly used algorithms, covering, such as fast Fourier transform, find the number of permutations and combinations to determine the graph is convex or concave set of linear equations so
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:23828
    • 提供者:唐川英
  1. EP

    0下载:
  2. implementation of simple Evolutionary Programming to find minimum value from given function.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:15857
    • 提供者:arif
  1. NFAtoDFA(CPP)

    0下载:
  2. 用c++编程求正规表达式到NFA(不确定的有限自动机),NFA到DFA及DFA(有限自动机)的最小化 -C++ programming with regular expressions to find NFA (not sure of the finite automata), NFA to DFA and DFA (finite automata) of the minimum
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2340
    • 提供者:dai
  1. Find minimum energy fcc configuration

    2下载:
  2. lammps源文件,可以实现计算面心立方晶格的最低能量(find minimum energy fcc configuration)
  3. 所属分类:数学计算

    • 发布日期:2020-07-10
    • 文件大小:250880
    • 提供者:rookiekai
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com